source/autoformat/format_c_cpp.d(77,18): Deprecation: Cannot use `alias this` to partially initialize variable `rval` of type `FormatterResult`. Use `rval.status` source/autoformat/format_c_cpp.d(79,18): Deprecation: Cannot use `alias this` to partially initialize variable `rval` of type `FormatterResult`. Use `rval.status` source/autoformat/format_c_cpp.d(119,18): Deprecation: Cannot use `alias this` to partially initialize variable `rval` of type `FormatterResult`. Use `rval.status` source/autoformat/format_d.d(53,14): Deprecation: Cannot use `alias this` to partially initialize variable `rval` of type `FormatterResult`. Use `rval.status` source/autoformat/format_python.d(56,14): Deprecation: Cannot use `alias this` to partially initialize variable `rval` of type `FormatterResult`. Use `rval.status` source/autoformat/format_rust.d(48,14): Deprecation: Cannot use `alias this` to partially initialize variable `rval` of type `FormatterResult`. Use `rval.status` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/parallelism.d(429,36): Error: cannot implicitly convert expression `& impl` of type `void function(void* myTask) nothrow @system` to `void function(void*)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/parallelism.d(2700,27): Error: template instance `std.parallelism.Task!(run, FormatterStatus delegate(MapResult!(oneFileRespectKind, OneFileConf[]), ulong, ulong) nothrow @safe, MapResult!(oneFileRespectKind, OneFileConf[]), ulong, ulong)` error instantiating source/autoformat/app.d(431,36): instantiated from here: `reduce!(FormatterStatus, MapResult!(oneFileRespectKind, OneFileConf[]))` source/autoformat/app.d(194,22): instantiated from here: `parallelRun!(oneFileRespectKind, OneFileConf)` source/autoformat/tool_detab.d(42,14): Deprecation: Cannot use `alias this` to partially initialize variable `rval` of type `FormatterResult`. Use `rval.status` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/parallelism.d(429,36): Error: cannot implicitly convert expression `& impl` of type `void function(void* myTask) nothrow @system` to `void function(void*)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/parallelism.d(2700,27): Error: template instance `std.parallelism.Task!(run, FormatterStatus delegate(MapResult!(runDetab, OneFileConf[]), ulong, ulong) nothrow @system, MapResult!(runDetab, OneFileConf[]), ulong, ulong)` error instantiating source/autoformat/app.d(431,36): instantiated from here: `reduce!(FormatterStatus, MapResult!(runDetab, OneFileConf[]))` source/autoformat/app.d(220,22): instantiated from here: `parallelRun!(runDetab, OneFileConf)` source/autoformat/app.d(251,81): Error: cannot take address of local `check_whitespace` in `@safe` function `parseArgs` source/autoformat/app.d(253,197): Error: cannot take address of local `dryRun` in `@safe` function `parseArgs` source/autoformat/app.d(254,55): Error: cannot take address of local `noBackup` in `@safe` function `parseArgs` source/autoformat/app.d(255,52): Error: cannot take address of local `recursive` in `@safe` function `parseArgs` source/autoformat/app.d(256,66): Error: cannot take address of local `stdin_` in `@safe` function `parseArgs` source/autoformat/app.d(257,85): Error: cannot take address of local `setup` in `@safe` function `parseArgs` source/autoformat/app.d(258,99): Error: cannot take address of local `tool_detab` in `@safe` function `parseArgs` source/autoformat/app.d(259,64): Error: cannot take address of local `verbose_info` in `@safe` function `parseArgs` source/autoformat/app.d(260,57): Error: cannot take address of local `verbose_trace` in `@safe` function `parseArgs` source/autoformat/app.d(347,12): Error: `@safe` function `autoformat.app.filesFromStdin` cannot call `@system` function `std.stdio.makeGlobal!"core.stdc.stdio.stdin".makeGlobal` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/stdio.d(4792,20): `std.stdio.makeGlobal!"core.stdc.stdio.stdin".makeGlobal` is declared here source/autoformat/app.d(583,29): Error: `@safe` function `autoformat.app.installGitHook` cannot call `@system` function `autoformat.git.gitHookPath` source/autoformat/git.d(44,6): `autoformat.git.gitHookPath` is declared here source/autoformat/app.d(585,25): Error: `@safe` function `autoformat.app.installGitHook` cannot call `@system` function `std.variant.VariantN!(16LU, AbsolutePath).VariantN.get!(AbsolutePath).get` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/variant.d(825,24): `std.variant.VariantN!(16LU, AbsolutePath).VariantN.get!(AbsolutePath).get` is declared here source/autoformat/app.d(602,15): Error: `@safe` function `autoformat.app.installGitHook` cannot call `@system` function `autoformat.app.installGitHook.injectHook` source/autoformat/app.d(549,17): `autoformat.app.installGitHook.injectHook` is declared here source/autoformat/app.d(603,15): Error: `@safe` function `autoformat.app.installGitHook` cannot call `@system` function `autoformat.app.installGitHook.injectHook` source/autoformat/app.d(549,17): `autoformat.app.installGitHook.injectHook` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.